[INFO] cloning repository https://github.com/Jengamon/gourmand
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jengamon/gourmand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fgourmand", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fgourmand'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c14b62bd3afde61a187913a82dd31c275b6ec24
[INFO] testing Jengamon/gourmand against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJengamon%2Fgourmand" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jengamon/gourmand
[INFO] finished tweaking git repo https://github.com/Jengamon/gourmand
[INFO] tweaked toml for git repo https://github.com/Jengamon/gourmand written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jengamon/gourmand on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jengamon/gourmand already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec0394f4e10920767a3d2bac1a65f561ed686493c82c645e446fa417f96314de
[INFO] running `Command { std: "docker" "start" "-a" "ec0394f4e10920767a3d2bac1a65f561ed686493c82c645e446fa417f96314de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec0394f4e10920767a3d2bac1a65f561ed686493c82c645e446fa417f96314de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0394f4e10920767a3d2bac1a65f561ed686493c82c645e446fa417f96314de", kill_on_drop: false }`
[INFO] [stdout] ec0394f4e10920767a3d2bac1a65f561ed686493c82c645e446fa417f96314de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b49d459d103c58cd151db62098ff71adb0a02af64d15ab28816fd88136c4202
[INFO] running `Command { std: "docker" "start" "-a" "4b49d459d103c58cd151db62098ff71adb0a02af64d15ab28816fd88136c4202", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling symbol_table v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling salsa-macro-rules v0.26.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling iddqd v0.3.17
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling version-ranges v0.1.2
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling annotate-snippets v0.12.12
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cstree_derive v0.13.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling gc-arena-derive v0.5.3 (https://github.com/kyren/gc-arena.git#75671ae0)
[INFO] [stderr]    Compiling salsa-macros v0.26.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling gc-arena v0.5.3 (https://github.com/kyren/gc-arena.git#75671ae0)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pubgrub v0.3.0
[INFO] [stderr]    Compiling gourmand_cne v0.1.0 (/opt/rustwide/workdir/crates/gourmand_cne)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:346:30
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:350:34
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn synthesize(&mut self, value: &Term) -> Option<Polytype> {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `applicand`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:354:62
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn func_application(&mut self, func_type: &Polytype, applicand: &Term) -> Option<Polytype> {
[INFO] [stdout]     |                                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applicand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let Polytype::Func(in_ty, out_ty) = func_type else {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_in_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let Polytype::Func(in_ty, out_ty) = func_type else {
[INFO] [stdout]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_a`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:362:30
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option<bool> {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_b`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:362:49
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option<bool> {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let bool_ty = ctx.new_existential("Bool", &[])?;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let int_ty = ctx.new_existential("Int", &[])?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling egg v0.10.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling salsa v0.26.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gourmand-meal v0.1.0 (/opt/rustwide/workdir/crates/gourmand-meal)
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling reedline v0.45.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling cstree v0.13.0
[INFO] [stderr]    Compiling gourmand v0.1.0 (/opt/rustwide/workdir/crates/gourmand)
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]   --> crates/gourmand/src/hir.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::BTreeMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap`
[INFO] [stdout]   --> crates/gourmand/src/hir.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rustc_hash::FxHashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast_view`
[INFO] [stdout]  --> crates/gourmand/src/interp.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{ast_view, value::ValuePtr};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct InterpreterArena<'gc> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 13 |     /// stack
[INFO] [stdout] 14 |     stack: Vec<ValuePtr<'gc>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallFrame` is never constructed
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct CallFrame {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Interpreter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 22 |     arena: Arena<Rootable![InterpreterArena<'_>]>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gourmand-treewalk v0.1.0 (/opt/rustwide/workdir/crates/gourmand-treewalk)
[INFO] [stderr]    Compiling igour v0.1.0 (/opt/rustwide/workdir/crates/igour)
[INFO] [stdout] warning: unused variable: `filepath`
[INFO] [stdout]    --> crates/igour/src/main.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn run(source: String, filepath: impl AsRef<Path>) {
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "4b49d459d103c58cd151db62098ff71adb0a02af64d15ab28816fd88136c4202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b49d459d103c58cd151db62098ff71adb0a02af64d15ab28816fd88136c4202", kill_on_drop: false }`
[INFO] [stdout] 4b49d459d103c58cd151db62098ff71adb0a02af64d15ab28816fd88136c4202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30d2884d88d78038a4680cc22fdefa1172d9fbf630ad87d48cb4b647e31d6a31
[INFO] running `Command { std: "docker" "start" "-a" "30d2884d88d78038a4680cc22fdefa1172d9fbf630ad87d48cb4b647e31d6a31", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]   --> crates/gourmand/src/hir.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::BTreeMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap`
[INFO] [stdout]   --> crates/gourmand/src/hir.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rustc_hash::FxHashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast_view`
[INFO] [stdout]  --> crates/gourmand/src/interp.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{ast_view, value::ValuePtr};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct InterpreterArena<'gc> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 13 |     /// stack
[INFO] [stdout] 14 |     stack: Vec<ValuePtr<'gc>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallFrame` is never constructed
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct CallFrame {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Interpreter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 22 |     arena: Arena<Rootable![InterpreterArena<'_>]>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling codesnake v0.2.1
[INFO] [stderr]    Compiling gourmand_cne v0.1.0 (/opt/rustwide/workdir/crates/gourmand_cne)
[INFO] [stderr]    Compiling gourmand-meal v0.1.0 (/opt/rustwide/workdir/crates/gourmand-meal)
[INFO] [stderr]    Compiling igour v0.1.0 (/opt/rustwide/workdir/crates/igour)
[INFO] [stderr]    Compiling gourmand-treewalk v0.1.0 (/opt/rustwide/workdir/crates/gourmand-treewalk)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:346:30
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:350:34
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn synthesize(&mut self, value: &Term) -> Option<Polytype> {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `applicand`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:354:62
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub fn func_application(&mut self, func_type: &Polytype, applicand: &Term) -> Option<Polytype> {
[INFO] [stdout]     |                                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applicand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let Polytype::Func(in_ty, out_ty) = func_type else {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_in_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let Polytype::Func(in_ty, out_ty) = func_type else {
[INFO] [stdout]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_a`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:362:30
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option<bool> {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_b`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:362:49
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option<bool> {
[INFO] [stdout]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let bool_ty = ctx.new_existential("Bool", &[])?;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_ty`
[INFO] [stdout]    --> crates/gourmand_cne/src/main.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let int_ty = ctx.new_existential("Int", &[])?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filepath`
[INFO] [stdout]    --> crates/igour/src/main.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn run(source: String, filepath: impl AsRef<Path>) {
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling arbtest v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling gourmand v0.1.0 (/opt/rustwide/workdir/crates/gourmand)
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]   --> crates/gourmand/src/hir.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::BTreeMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_hash::FxHashMap`
[INFO] [stdout]   --> crates/gourmand/src/hir.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rustc_hash::FxHashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast_view`
[INFO] [stdout]  --> crates/gourmand/src/interp.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{ast_view, value::ValuePtr};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logs` is never read
[INFO] [stdout]   --> crates/gourmand/src/incremental.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct GourmandDatabase {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     logs: std::sync::Arc<std::sync::Mutex<Option<Vec<String>>>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GourmandDatabase` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct InterpreterArena<'gc> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 13 |     /// stack
[INFO] [stdout] 14 |     stack: Vec<ValuePtr<'gc>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallFrame` is never constructed
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct CallFrame {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena` is never read
[INFO] [stdout]   --> crates/gourmand/src/interp.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Interpreter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 22 |     arena: Arena<Rootable![InterpreterArena<'_>]>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.80s
[INFO] running `Command { std: "docker" "inspect" "30d2884d88d78038a4680cc22fdefa1172d9fbf630ad87d48cb4b647e31d6a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30d2884d88d78038a4680cc22fdefa1172d9fbf630ad87d48cb4b647e31d6a31", kill_on_drop: false }`
[INFO] [stdout] 30d2884d88d78038a4680cc22fdefa1172d9fbf630ad87d48cb4b647e31d6a31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c96d4a8e5e3d4aebf914ce020ee100e4f3ebf1149bad500da867c77471e6ee10
[INFO] running `Command { std: "docker" "start" "-a" "c96d4a8e5e3d4aebf914ce020ee100e4f3ebf1149bad500da867c77471e6ee10", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::BTreeMap`
[INFO] [stderr]   --> crates/gourmand/src/hir.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::collections::BTreeMap;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustc_hash::FxHashMap`
[INFO] [stderr]   --> crates/gourmand/src/hir.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use rustc_hash::FxHashMap;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ast_view`
[INFO] [stderr]  --> crates/gourmand/src/interp.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{ast_view, value::ValuePtr};
[INFO] [stderr]   |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `stack` is never read
[INFO] [stderr]   --> crates/gourmand/src/interp.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct InterpreterArena<'gc> {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 13 |     /// stack
[INFO] [stderr] 14 |     stack: Vec<ValuePtr<'gc>>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CallFrame` is never constructed
[INFO] [stderr]   --> crates/gourmand/src/interp.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct CallFrame {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `arena` is never read
[INFO] [stderr]   --> crates/gourmand/src/interp.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Interpreter {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 22 |     arena: Arena<Rootable![InterpreterArena<'_>]>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gourmand` (lib) generated 6 warnings (run `cargo fix --lib -p gourmand` to apply 3 suggestions)
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:346:30
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool {
[INFO] [stderr]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:346:44
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn checks(&mut self, value: &Term, ty: &Polytype) -> bool {
[INFO] [stderr]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:350:34
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub fn synthesize(&mut self, value: &Term) -> Option<Polytype> {
[INFO] [stderr]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `applicand`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:354:62
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub fn func_application(&mut self, func_type: &Polytype, applicand: &Term) -> Option<Polytype> {
[INFO] [stderr]     |                                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applicand`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_ty`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:356:28
[INFO] [stderr]     |
[INFO] [stderr] 356 |         let Polytype::Func(in_ty, out_ty) = func_type else {
[INFO] [stderr]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_in_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out_ty`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:356:35
[INFO] [stderr]     |
[INFO] [stderr] 356 |         let Polytype::Func(in_ty, out_ty) = func_type else {
[INFO] [stderr]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `type_a`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:362:30
[INFO] [stderr]     |
[INFO] [stderr] 362 |     pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option<bool> {
[INFO] [stderr]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `type_b`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:362:49
[INFO] [stderr]     |
[INFO] [stderr] 362 |     pub fn is_subtype(&self, type_a: &Polytype, type_b: &Polytype) -> Option<bool> {
[INFO] [stderr]     |                                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bool_ty`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:412:9
[INFO] [stderr]     |
[INFO] [stderr] 412 |     let bool_ty = ctx.new_existential("Bool", &[])?;
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `int_ty`
[INFO] [stderr]    --> crates/gourmand_cne/src/main.rs:413:9
[INFO] [stderr]     |
[INFO] [stderr] 413 |     let int_ty = ctx.new_existential("Int", &[])?;
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: `gourmand_cne` (bin "gourmand_cne" test) generated 10 warnings (run `cargo fix --bin "gourmand_cne" -p gourmand_cne --tests` to apply 10 suggestions)
[INFO] [stderr] warning: field `logs` is never read
[INFO] [stderr]   --> crates/gourmand/src/incremental.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct GourmandDatabase {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 75 |     logs: std::sync::Arc<std::sync::Mutex<Option<Vec<String>>>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GourmandDatabase` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `stack` is never read
[INFO] [stderr]   --> crates/gourmand/src/interp.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct InterpreterArena<'gc> {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 13 |     /// stack
[INFO] [stderr] 14 |     stack: Vec<ValuePtr<'gc>>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InterpreterArena` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `gourmand` (lib test) generated 7 warnings (5 duplicates)
[INFO] [stderr] warning: unused variable: `filepath`
[INFO] [stderr]    --> crates/igour/src/main.rs:101:24
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn run(source: String, filepath: impl AsRef<Path>) {
[INFO] [stderr]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filepath`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `igour` (bin "igour" test) generated 1 warning (run `cargo fix --bin "igour" -p igour --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gourmand-20ff461f3d8c443c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ast_view::tests::test_importing ... ok
[INFO] [stdout] test value::any::tests::test_any_value ... ok
[INFO] [stdout] test incremental::tests::operator_reading ... ok
[INFO] [stdout] test lexer::tests::lex_source ... ok
[INFO] [stdout] test parser::tests::parse_fail_source ... ok
[INFO] [stdout] test parser::tests::parse_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gourmand_meal-c6ab15b0d05cb778)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test version_req::tests::test_version_reqs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gourmand_treewalk-05014428a11d5f1e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gourmand_cne-a72c9815ec3fe7e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/igour-d21db023794e02c9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gourmand
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gourmand_meal
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gourmand_treewalk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c96d4a8e5e3d4aebf914ce020ee100e4f3ebf1149bad500da867c77471e6ee10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96d4a8e5e3d4aebf914ce020ee100e4f3ebf1149bad500da867c77471e6ee10", kill_on_drop: false }`
[INFO] [stdout] c96d4a8e5e3d4aebf914ce020ee100e4f3ebf1149bad500da867c77471e6ee10
